Skip to content

KBE3D / KBCore / Cesium / FeatureDetection

FeatureDetection

A set of functions to detect whether the current browser supports various features.

函数

函数描述
supportsBasisDetects whether the current browser supports Basis Universal textures and the web assembly modules needed to transcode them.
supportsFullscreenDetects whether the current browser supports the full screen standard.
supportsTypedArraysDetects whether the current browser supports typed arrays.
supportsBigInt64ArrayDetects whether the current browser supports BigInt64Array typed arrays.
supportsBigUint64ArrayDetects whether the current browser supports BigUint64Array typed arrays.
supportsBigIntDetects whether the current browser supports BigInt.
supportsWebWorkersDetects whether the current browser supports Web Workers.
supportsWebAssemblyDetects whether the current browser supports Web Assembly.
supportsWebgl2Detects whether the current browser supports a WebGL2 rendering context for the specified scene.
supportsEsmWebWorkersDetects whether the current browser supports ECMAScript modules in web workers.

KBE3D @3.0.0 Copyright © 2024-present KBE3D